-
Notifications
You must be signed in to change notification settings - Fork 34k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
- oia examples only contain OpenAI imports+calls #648
base: main
Are you sure you want to change the base?
Conversation
- use dotenv in consistent way
👋 Thanks for contributing @bmerkle! We will review the pull request and get back to you soon. |
Check Broken URLsWe have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue. Check the file paths and associated broken URLs inside them. For more details, check our Contributing Guide.
|
Please note that i did not change anything in chapter 2 but....meanwhile URLs of chapter 2 have been changed by anthropic. @koreyspace two questions:
|
@@ -1,9 +1,9 @@ | |||
from openai import AzureOpenAI |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a changed imports and comment
fix for some oai- notebooks contain AzureOAI import and calls: rewrite to OAI calls #647